home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Hy-Hyperi / HyperCard Class.cpt / HyperCard Class / HyperCard Class / card_10041.txt < prev    next >
Encoding:
Text File  |  1990-09-03  |  1.4 KB  |  48 lines

  1. -- card: 10041 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 6889
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   repeat with i = 1 to number of bkgnd fields
  9.     set lockText of bkgnd field i to false
  10.   end repeat
  11.   show bkgnd field "background text2"
  12. end openCard
  13.  
  14.  
  15. -- part 8 (button)
  16. -- low flags: 00
  17. -- high flags: 0001
  18. -- rect: left=172 top=297 right=331 bottom=255
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 1
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: Coverup
  27.  
  28.  
  29. -- part contents for background part 2
  30. ----- text -----
  31. LEVELS OF USE OF HYPERCARD
  32.  
  33. -- part contents for background part 15
  34. ----- text -----
  35. Page 4 of 13
  36.  
  37. -- part contents for background part 3
  38. ----- text -----
  39.  
  40.  
  41.  
  42. Up to now you have been at the typing and browse levels. These levels were set by the stack author. You may have noticed that you can navigate around by clicking on buttons and you could type in fields for the questionnaire. 
  43.  
  44.  
  45.  
  46. -- part contents for background part 17
  47. ----- text -----
  48. On the following pages are buttons that will set the userLevel. Please experiment with clicking on the buttons. Look at the menus --- pull down the menus and see what you can and cannot do at the various userLevels. The first userLevel is browse. That is the level at which you have been going through this stack.